13. GridSearchCV in sklearn

GridSearchCV in sklearn

Question:

Refer to the eigenfaces code, which you can find here . What parameters of the SVM are being tuned with GridSearchCV?

Start Quiz:

INSTRUCTOR NOTE:

The link provided in the intro text has been changed; the eigenfaces code example can now be found here .